Skip to main content
Version: 11.x

Type alias: TRPCPrepassHelper

TRPCPrepassHelper: (opts) => void

Parameters

ParameterType
optsobject
opts.AppOrPageNextComponentType< any, any, any >
opts.WithTRPCNextComponentType< any, any, any >
opts.parentWithTRPCSSROptions< AnyRouter >

Returns

void

Source

withTRPC.tsx:45


Generated using TypeDoc and typedoc-plugin-markdown